commit | 51c2ab075b2b9f9af2734cb54753534bbda88696 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@hera.kernel.org> | Sun Jul 09 20:38:54 2006 |
committer | Junio C Hamano <junio@hera.kernel.org> | Sun Jul 09 20:38:54 2006 |
tree | cbb8b80ebc6d46add639113a939902f94f2f9d0a | |
parent | c26f5488a78cd9e6bdcc963590ca3a5895877906 [diff] [blame] |
Autogenerated HTML docs for v1.4.1-gff4c8
diff --git a/howto/isolate-bugs-with-bisect.txt b/howto/isolate-bugs-with-bisect.txt index edbcd4c..926bbdc 100644 --- a/howto/isolate-bugs-with-bisect.txt +++ b/howto/isolate-bugs-with-bisect.txt
@@ -28,7 +28,7 @@ and at this point "git bisect" will churn for a while, and tell you what the mid-point between those two commits are, and check that state out as -the head of the bew "bisect" branch. +the head of the new "bisect" branch. Compile and reboot.